home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #5 / Amiga Plus CD - 2000 - No. 5.iso / Tools / Dev / fpc / source / docs / stringex / template.pp < prev   
Encoding:
Text File  |  2000-01-01  |  90 b   |  9 lines

  1. Program Example;
  2.  
  3. Uses strings;
  4.  
  5. { Program to demonstrate the *** function. }
  6.  
  7. begin
  8. end.
  9.